C1.Web.Mvc.Finance Namespace / SingleOverlayIndicatorBase<T> Class / AxisX Property

In This Topic
AxisX Property (SingleOverlayIndicatorBase<T>)
In This Topic
Gets or sets the x-axis for the series.
Syntax
'Declaration
 
Public Property AxisX As ChartAxis(Of T)
 
See Also